Ensure we initialize a quark first
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2016 04:46:17 +0000 (00:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2016 10:44:28 +0000 (06:44 -0400)
commitcb8817f710f0fa5cade175238e72fe3f3d43aa85
tree77f3cbd3d035f00a8a64718056a4d09adad4a87f
parentd91b8c91d3da735b25f0f3f1754cbc043e0cd286
Ensure we initialize a quark first

The style function here can also be called before the corresponding
class_init had a chance to create the quark. Fix this.
gtk/deprecated/gtkstyle.c